Navicat provides Log Files, namely QueryExec.log and CmdLineJob.log, to keep track on the actions that have been performed in Navicat and they are located in a default folder, e.g. ~/Library/Application Support/Navicat Premium. You are allowed to change the log files location under Preferences.
- QueryExec.log
Stores all SQL statements of all the operations executed over databases and database objects in Navicat.Hint: Simply click View -> Query Log or press Cmd-L to open the QueryExec.log file.
- CmdLineJob.log
Stores information for Navicat command line process and all operations while running schedule.